Developers are encouraged to use wrapper classes to interface with Selerix web services. This section describes the steps to automatically generate coding interfaces from the Selerix Web Services Description Language (WSDL) online. If the development environment cannot automatically build these interfaces they will have to be built manually.
Follow the steps below to have Visual Studio 2012 or later automatically generate the interface wrapper classes to Selerix web services.
Note: The dialog component names differ slightly depending on the version of Visual Studio you have:
When this step is successfully completed you will see a new reference called SelerixWS in the treeview. Refer to the sample source for an example that uses a combination of the .NET library and automatically generated web service interfaces.